home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
.net 2000 December
/
Net78.iso
/
pc
/
links
/
00003_Script_link - RealPlayer (Top 20)
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2000-10-10
|
270 b
|
11 lines
on mouseDown me
puppetSound 1, "ClickSound"
on mouseUp
if the platform = "Windows,32" then
open the moviepath&"software\RealPlayer\PC\rp8-standard-setup.exe"
else
open the moviepath&"software:RealPlayer:mac:RealPlayer Installer"
end if
end